libdoxia-core-java software package provides Doxia content generation framework (core), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdoxia-core-java
libdoxia-core-java is installed in your system.
Make ensure the libdoxia-core-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdoxia-core-java *
You will get with libdoxia-core-java package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Java |
| Package | libdoxia-core-java |
| Version | 1.1.4-6 |
| Description | Doxia content generation framework (core) |
| Sub Section | Java |